PropertyTag Constructor (Int64) |
Initializes a new instance of the PropertyTag class.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic PropertyTag(
long tag
)
Public Sub New (
tag As Long
)
Parameters
- tag
- Type: SystemInt64
The tag.
See Also